-
Notifications
You must be signed in to change notification settings - Fork 3.6k
feature: add add sub_dir
to CSV logger constructor
#21045
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
feature: add add sub_dir
to CSV logger constructor
#21045
Conversation
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work @Shoumik-Gandre.
Could you also update lightning/pytorch/loggers/csv_logs
so this behavior is consistent across both Fabric and the Trainer?
didn't wanted to approve for now, and wait for test results
Co-authored-by: Bhimraj Yadav <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #21045 +/- ##
=========================================
+ Coverage 49% 87% +38%
=========================================
Files 265 268 +3
Lines 23268 23333 +65
=========================================
+ Hits 11322 20323 +9001
+ Misses 11946 3010 -8936 |
sub_dir
to CSV logger constructor
for more information, see https://pre-commit.ci
What does this PR do?
Fixes #21035
Before submitting
yes
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:
Reviewer checklist
📚 Documentation preview 📚: https://pytorch-lightning--21045.org.readthedocs.build/en/21045/